getTextListStyle

abstract fun getTextListStyle(block: DesignBlock, paragraphIndex: Int): ListStyle

Returns the list style for a specific paragraph of a text block.

Return

the list style of the paragraph.

Parameters

block

the text block whose list style should be returned.

paragraphIndex

the 0-based index of the paragraph.